how to give opacity to background only

81

.myClass {
    background-color: fade(#FFFFFF, 50%);
}

Comments

Submit
0 Comments